salsa-ci autopkgtest: Correct the sense of the condition
authorSimon McVittie <smcv@debian.org>
Tue, 9 Jul 2019 15:31:02 +0000 (16:31 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 9 Jul 2019 15:31:02 +0000 (16:31 +0100)
debian/salsa-ci.yml

index 5bdebbb362bdeb301146d555272f72db8da980d5..43a8a709ef8ac5215f175e99e599d4df955aff73 100644 (file)
@@ -4,7 +4,7 @@ include:
 
 autopkgtest:
   # https://github.com/ostreedev/ostree/issues/1885
-  except:
+  only:
     variables:
       - $DISABLED == "https://github.com/ostreedev/ostree/issues/1885"